home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PROGRAMR / STATUSDM.ZIP / STATUS.TXT < prev   
Text File  |  1993-06-10  |  1KB  |  44 lines

  1. STATUS.DLL is a useful dynamic link library for Microsoft Windows 3.1
  2. with which a user can display status information in a window at the bottom
  3. of the client area.  It is shareware.
  4.  
  5. The programmer must:
  6. (a) Create the status bar, specifying the maximum sizes of strings in
  7. each position.
  8. (b) Update the status bar at relevant points.
  9. (c) Destroy the status bar.
  10.  
  11. (For more detail, see the header file stat.h.)
  12.  
  13. If you find the status bar to be a useful tool, please send $5 or #5 to me at:
  14.     Department of Computing
  15.     180 Queen's Gate
  16.     Imperial College of Science, Technology and Medicine
  17.     London SW7 2BZ
  18.     UK
  19.  
  20. If you ...
  21. (a) have any bugs to report or 
  22. (b) suggestions for a future version or
  23. (c) wish to incorporate it into a commercial product,
  24. write to the above address, or send email to jsc@doc.ic.ac.uk.
  25.  
  26. Stephen Crane
  27.  
  28. NOTE:
  29. STATUS.DLL is a spin-off from a commercial product, Smartdraw for
  30. Windows, a low-cost CAD package for Microsoft Windows.  If you would
  31. like further information about this package, please contact:
  32.     David Brown
  33.     The Other Operation,
  34.     33 New Bride Street,
  35.     Dublin 8,
  36.     IRELAND.
  37.     Phone:    Int+353-1-903366    (0900-1700 UTC)
  38.     Fax:    Int+353-1-903251    (24 hours)
  39.  
  40. ALSO IN THIS SERIES:
  41. PROGRESS.DLL is a useful dynamic link library for Microsoft Windows 3.x
  42. with which a user can monitor the state of a lengthy operation and abort
  43. it if desired.  It is shareware.
  44.